Interrupt Clear-Pending Register (n)
CLRPEND | Allows to clear an interrupt to not pending state or read the status. For each bit: Read 0x0: Interrupt is not pending Read 0x1: Interrupt is pending Write 0x0: No effect Write 0x1: Clear pending state of interrupt |